From 64c7271ab846e02d05b0173eea14d5c24d4f9fb2 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Thu, 12 Apr 2012 18:16:27 +0000 Subject: [PATCH] merge r31258 SVN-Revision: 31264 --- package/base-files/Makefile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/package/base-files/Makefile b/package/base-files/Makefile index a2add20be9..8bb237467f 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -38,11 +38,6 @@ define Package/base-files TITLE:=Base filesystem for OpenWrt URL:=http://openwrt.org/ VERSION:=$(PKG_RELEASE)-$(REVISION) - $(call Config,network.lan.proto,string,static,LAN Protocol) - $(call Config,network.lan.ipaddr,ip,192.168.1.1,LAN IP Address) - $(call Config,network.lan.netmask,netmask,255.255.255.0,LAN Network Mask) - $(call Config,network.lan.gateway,ip,,LAN Gateway) - $(call Config,network.lan.dns,ip,,LAN DNS server) endef define Package/base-files/conffiles -- 2.30.2